UILensDistortion
Complete API reference for UILensDistortion, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class UILensDistortion extends Component
Constructors
| Signature | Description |
|---|---|
UILensDistortion(UILensDistortion) | Executes UILensDistortion and returns after the underlying engine call finishes. |
UILensDistortion(Engine) | Executes UILensDistortion and returns after the underlying engine call finishes. |
UILensDistortion() | Executes UILensDistortion and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | UILensDistortion | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
border | float | get/set | Virtual attribute exposed by getBorder. Access it like a field to read or write the underlying value. |
center | Vector2 | get/set | Virtual attribute exposed by getCenter. Access it like a field to read or write the underlying value. |
intensity | float | get/set | Virtual attribute exposed by getIntensity. Access it like a field to read or write the underlying value. |
mode | Mode | get/set | Virtual attribute exposed by getMode. Access it like a field to read or write the underlying value. |